Release 10.1A: OpenEdge Development:
Progress 4GL Reference
REMOVE-ATTRIBUTE( ) method
Removes the specified attribute of an element. If the removed attribute has a default value (specified by the document’s DTD) it is set to its default value.
Return type: LOGICAL Applies to: X-noderef object handle
nameThe name of the attribute to be removed.
The following example removes the attribute “Id”, or resets the attribute “Id” to its default value, for the XML node represented by hNoderef:
|
Copyright © 2005 Progress Software Corporation www.progress.com Voice: (781) 280-4000 Fax: (781) 280-4095 |